﻿
.index-nav{
      background-image: linear-gradient(-360deg,white,#eaeaea);
     background-image: linear-gradient(-360deg,white,#eaeaea);
    display: block;
width: 100%;
height: 50px;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}

.top_search .search_right li:last-child{
    width:230px;
}

.top_search .search_right li:last-child input{
    width:160px;
}
.top_search .search_right li:nth-of-type(6) {
    border-right: 1px solid #DDD;
}
.top_search .search_right li:nth-of-type(5) {
    border-right: none;
}
.top_search .search_right{
    line-height:50px;
    padding:0px;
}

.index-plate{
    width:243px;
    display:inline-block;
    vertical-align:top;
    border:1px solid #ddd;
    height:300px
    
}
.index-plate.plate-left li{
    padding-left:40px;
    border-bottom:1px solid #ddd;
    line-height: 42px;
    font-size: 15px;
    cursor:pointer;
     background-image: -webkit-linear-gradient(-360deg,white,#eaeaea);
       background-image:  -moz-linear-gradient(-360deg,white,#eaeaea);
     background-image: linear-gradient(-360deg,white,#eaeaea);
    
     -webkit-transform:0.5s;
     transition-duration: 0.5s;
    
}

.index-plate.plate-left li:nth-of-type(1){
     background-image: -webkit-linear-gradient(-360deg,#9624e6,#d45aee);
       background-image:  -moz-linear-gradient(-360deg,#9624e6,#d45aee);
     background-image: linear-gradient(-360deg,#9624e6,#d45aee);
     background:#75a2b3;
}
.index-plate.plate-left li:nth-of-type(2){
     background-image: -webkit-linear-gradient(-360deg,#e34bc4,#d45aee);
       background-image:  -moz-linear-gradient(-360deg,#e34bc4,#d45aee);
     background-image: linear-gradient(-360deg,#e34bc4,#d45aee);
     background:#36638c;
}

.index-plate.plate-left li:nth-of-type(3){
     background-image: -webkit-linear-gradient(-360deg,#5558ea,#e34bc4);
       background-image:  -moz-linear-gradient(-360deg,#5558ea,#e34bc4);
     background-image: linear-gradient(-360deg,#5558ea,#e34bc4);
     background:#e58627;
}

.index-plate.plate-left li:nth-of-type(4){
     background-image: -webkit-linear-gradient(-360deg,#1f8dc7,#5558ea);
       background-image:  -moz-linear-gradient(-360deg,#1f8dc7,#5558ea);
     background-image: linear-gradient(-360deg,#1f8dc7,#5558ea);
      background:#5558ea;
}

.index-plate.plate-left li:nth-of-type(5){
     background-image: -webkit-linear-gradient(-360deg,#d8873a,#1f8dc7);
       background-image:  -moz-linear-gradient(-360deg,#d8873a,#1f8dc7);
     background-image: linear-gradient(-360deg,#d8873a,#1f8dc7);
     background:#1f8dc7;
}
.index-plate.plate-left li:nth-of-type(6){
     background-image: -webkit-linear-gradient(-360deg,#ca911d,#d8873a);
       background-image:  -moz-linear-gradient(-360deg,#ca911d,#d8873a);
     background-image: linear-gradient(-360deg,#ca911d,#d8873a);
     background:#d8873a;
}
.index-plate.plate-left li:nth-of-type(7){
     background-image: -webkit-linear-gradient(-360deg,#8ed740,#ca911d);
       background-image:  -moz-linear-gradient(-360deg,#8ed740,#ca911d);
     background-image: linear-gradient(-360deg,#8ed740,#ca911d);
      background:#ca911d;
}

.index-plate.plate-left li a{
    display:inline-block;
    width:80%;
    color:white;
}

.index-plate .title{
    font-size: 15px;
    padding-left: 10px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
      background-image: linear-gradient(-360deg,white,#eaeaea);
      background-image: linear-gradient(-360deg,white,#eaeaea);
}

 .index-plate.plate-right li {
       padding:0px 10px;
       font-size:12px;
       line-height:24px;
       border-bottom:1px dashed #ddd;
 }

  .index-plate.plate-right li p:last-child{
      font-size:11px;
  }
.index-plate.plate-left li:hover{
  
     background:#328ed9;
}
.index-plate.plate-left{
    width:200px;
}
.index-title{
    width: 40px;
    display: inline-block;
    height: 300px;
    background: #36638c;
    font-size: 24px;
    text-align:center;
}
.index-title b{
    color:white;
    display:block;
}
.index-title b:first-child{
    margin-top:80px;
}
.index-plate li:hover a{
     color:white;   
}
.index-lunbo{
    width:700px;    
     height:300px;
    display:inline-block;
    overflow:hidden;
    position:relative;
    vertical-align:top;
}


/*最新需求*/
.new_need .need_items .need_items_center{
    width:950px;
}
.new_need .need_items .need_items_center .need_center_item{
    margin-right:22px;
}
.new_need .need_items .need_items_center .n_center_more > div:last-child{
    width:900px;
}


.news_two .wrapWid .news_tinfo .tab-list .tab-item .news_li ul li a {

    display: inline-block;
    vertical-align: top;
}

.news_tinfo .tab-item:nth-of-type(2) .swiper-button-black{
    display:none;
}

.news_tinfo .tab-item:nth-of-type(2) .news_pic_txt{
    display:none;
}